<xs:complexType name="AccommodationStayResponseType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:element name="ChargedNights" type="xs:int"><xs:annotation><xs:documentation>Charged nights for the accommodation calculated by the touroperator</xs:documentation></xs:annotation></xs:element><xs:element name="CheckInOut" type="AccommodationCheckInOutType"><xs:annotation><xs:documentation>Check In/Out Date and Time confirmed by the provider</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>